gtkicontheme: More explicitly note ownership transfers of duplicated string
authorColin Walters <walters@verbum.org>
Thu, 5 May 2011 14:13:13 +0000 (10:13 -0400)
committerColin Walters <walters@verbum.org>
Thu, 5 May 2011 20:02:10 +0000 (16:02 -0400)
commit703af0fb4892be060bd9d105d9debdc36539aaf1
tree7ea1e578beea1bd56fb14e15e67b2996f1d4bb6c
parentdced75dcc42ec3b3b0a5b9f0a7858a407c3bc7b9
gtkicontheme: More explicitly note ownership transfers of duplicated string

I was hunting a memory leak and couldn't find it; at least I'm
pretty sure all of these are OK.  But document things better
for the future.

Also use g_hash_table_replace in one more case for consistency.

https://bugzilla.gnome.org/show_bug.cgi?id=649457
gtk/gtkicontheme.c